home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu060.dms / pu060.adf / 30 < prev    next >
Text File  |  1990-11-03  |  943b  |  47 lines

  1. ####################################################################
  2. ####                                ####
  3. ####            QUICKRAM V2.0 - DOCS            ####
  4. ####                                ####
  5. ####            - Public Domain -            ####
  6. ####                                ####
  7. ####        - by METALLION of KEFRENS in 1990 -        ####
  8. ####                                ####
  9. ####################################################################
  10.  
  11.  
  12. Use QuickRam to make a quick copy of the most used DOS-commands to "ram:".
  13.  
  14. The 14 commands copied to Ram, are :
  15.  
  16.         Assign
  17.         BlitzFonts
  18.         CD
  19.         Copy
  20.         Delete
  21.         Dir
  22.         Info
  23.         List
  24.         MakeDir
  25.         Rename
  26.         SetMap
  27.         TxED+    (use arp.library)
  28.         Type
  29.         Window
  30.  
  31.  
  32. The 14 commands are packed & crunched together in ONE file.
  33. That's simply the fastest way to create a Ram-disk.
  34.  
  35. NOTE:    NOT all the created commands are Public Domain but
  36.     (c)-software so i hardly can't call this PD-ware.
  37.     Now you are warned !!!
  38.  
  39. For using commands from ram instead of C-directory, write:
  40.  
  41.     Assign C: Ram:
  42.  
  43. or to add another path, write:
  44.  
  45.     Path Ram: add
  46.  
  47.